Learn R Programming

DataSetsUni (version 0.1)

Fatality COVID-19: The data consists of COVID-19 fatality rates in Saudi Arabia

Description

TThe function allows to provide the COVID-19 fatality rates in Saudi Arabia. These measurements were taken over 37 days, beginning on June 27 and ending on August 2, 2021.

Usage

data_morCOVID

Value

data_morCOVID gives the COVID-19 fatality rates in Saudi Arabia.

Arguments

data_morCOVID

A vector of (non-negative integer) values.

Author

Muhammad Imran.

R implementation and documentation: Muhammad Imran imranshakoor84@yahoo.com.

Details

The data consists of the COVID-19 fatality rates in Saudi Arabia. These measurements were taken over 37 days, beginning on June 27 and ending on August 2, 2021. Recently, it is used by Alshanbari et al. (2022) and fitted the novel type I half-logistic Burr-Weibull distribution.

References

Alshanbari, H. M., Odhah, O. H., Almetwally, E. M., Hussam, E., Kilai, M., & El-Bagoury, A. A. H. (2022). Novel Type I Half Logistic Burr-Weibull Distribution: Application to COVID-19 Data. Computational and Mathematical Methods in Medicine, 2022.

See Also

data_COVIDDeath, data_COVIDfat, data_COVID19MH

Examples

Run this code
x<-data_morCOVID
summary(x)

Run the code above in your browser using DataLab